remove unused import
authorJoey Hess <joeyh@joeyh.name>
Thu, 11 May 2023 17:24:34 +0000 (13:24 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 11 May 2023 17:24:34 +0000 (13:24 -0400)
Command/InitRemote.hs

index a8b535548291e18b0fee6765acf4b565307458ad..92a88042659cfb45ffeb045b68978b2e66b01e4e 100644 (file)
@@ -21,7 +21,6 @@ import Types.GitConfig
 import Types.ProposedAccepted
 import Config
 import Git.Config
-import Utility.Aeson
 
 import qualified Data.Map as M
 import qualified Data.Text as T